.brand-list {
    margin-top:10px;
    margin-bottom:10px;
}
.campaign .logo {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 7px;
    height: 226px;
}
.brand-list #plans .catergeries-d .cater-thumb {
    width: 100%;
}
.brand-list .catergeries-d .cater-thumb {
    width: 130px 
}
.brand-list .col-12-item {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  
  .brand-list .col-11-item {
    -ms-flex: 0 0 9.090909%;
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }
  
  .brand-list .col-10-item {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
  
  .brand-list .col-9-item {
    -ms-flex: 0 0 11.111111%;
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }
  
  .brand-list .col-8-item {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  
  .brand-list .col-7-item {
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  
  .brand-list .col-6-item {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .brand-list .col-5-item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  
  .brand-list .col-4-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .brand-list .col-3-item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .brand-list .col-2-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .brand-list .col-1-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

.voucher-list .col-1-item {
    width: 100%;
}
.voucher-list .col-2-item {
    width: 50%;
}
.voucher-list .col-3-item {
    width: 33.3%;
}
.voucher-list .col-4-item {
    width: 25%;
}
.voucher-list .col-5-item {
    width: 20%;
}

.brand-list .whole-box {
    border-radius: 10px;
    display: flex;
    align-items:center;
}

.voucher-list {
    margin-top: 40px;
    margin-bottom: 10px;
}

.campaign-promo .product-list.voucher h2 {
    padding-top: 20px;
}

.campaign-promo .product-list.voucher .pro-img {
    background: #fff;
    padding-bottom: 71%;
}

.campaign-promo .product-list.voucher .pro-img h2 {
    padding: 22px 20px 0;
    word-wrap: break-word;
    box-sizing: border-box;
}

.campaign-promo .product-list.voucher .pro-img h3 {
    padding: 0px 20px 0;
    font-size: 12px;
    word-wrap: break-word;
    margin: 0;
}

.product-list.voucher .voucher-box {
    height: 130px!important;
}

.campaign-promo.row.product div.info-campaign {
    padding: 0 8px!important;
}

.campaign-promo .product-list.voucher .pro-info .brands-logo span img {
    max-width: 100%;
    padding: 0 5px;
}

.campaign-promo .product-list .pro-info {
    background-color: #ffb81c;
    position: relative;
}

.campaign-promo .product-list .pro-info p.min-spend {
    color: #243746;
    padding: 0!important;
    margin: 0!important;
    font-size: 0.8rem!important;
    padding-bottom: 3px!important;
}

.campaign-promo .product-list .pro-info p.max-amount {
    color: #243746;
    padding: 0!important;
    margin: 0!important;
    font-size: 0.8rem!important;
    padding-bottom: 3px!important;
}

.campaign-promo .product-list .pro-info p.term {
    color: #243746;
    padding: 0!important;
    margin: 0!important;
    font-size: 0.6rem!important;
    padding-bottom: 4px!important;
}

.campaign-promo .product-list .pro-info .campaign-info {
    padding-top: 40px;
}

.campaign-promo .product-list .pro-info a.btn-black {
    background: #243746 !important;
    font-size: 0.55rem;
    color: #fff!important;
    margin: 0;
    padding: 0 10px;
}

.campaign-promo .product-list .pro-info a.btn-grey {
    background: #fff !important;
    font-size: 0.55rem;
    color: #243746!important;
    margin: 0;
    padding: 0 10px;
}

.campaign-promo .product-list .pro-info a.btn-black:hover,
.campaign-promo .product-list .pro-info a.btn-grey:hover {
    cursor: pointer;
}

.product-list.voucher .brands-logo span {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    width: 50vw;
    height: 50vw;
    background-color: #fff;
    border: 0;
}

.product-list.voucher .brands-logo span img {
    max-width:100%;
    max-height:100%;
}

.product-list.voucher {
    margin-bottom: 18px;
}

.product-list.voucher .brands .btn.voucher-collected {
    margin: 0 auto;
    font-size: 8.8px;
    opacity: 0.7;
}

.product-list.voucher:hover .brands .btn.voucher-collected {
    background-color: #243746!important;
    border: 1px solid #243746!important;
}

.row-collect {
    display: flex;
    width: 100%;
    margin-top: 10px;
    position: absolute;
    bottom: 11px;
    left: 0px;
    padding: 0 10px;
}

.collect-box {
    display: flex;
    width: 100%;
}

.col-span-6 {
    flex: 50%;
    padding: 0!important;
    margin: 0;
}

.col-span-6:nth-child(1) {
    margin-right: 4px;
}

.col-span-6:nth-child(2) {
    margin-left: 4px;
}

#section-menu.sticky-header {
    position: fixed;
    width: 100% !important;
    max-width: unset;
    background: #fff;
    top: 99px;
    padding: 5px calc((100vw - 1145px) / 2)!important;
    height: 59px;
    box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
    border-top: 1px solid #eaeaea;
    z-index: 999;
}

#section-menu-mobile.sticky-header {
    position: fixed;
    width: 100% !important;
    max-width: unset;
    background: #fff;
    top: 99px;
    padding: 5px calc((100vw - 1145px) / 2)!important;
    height: 60px;
    box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
    border-top: 1px solid #eaeaea;
    display: none;
    z-index: 999;
}

.swiper2 {
    width: 600px;
}

.swiper2 .swiper-slide {
    width: auto;
}

.section-menu-offset {
    padding-top: 250px;
}

.section-title-box.section-title-box-flex {
    display: flex;
}

.section-title-box-img.section-title-box-img-xs {
    width: 48px !important;
    height: 48px !important;
}

.section-menu-img.section-menu-img-xs {
    width: 48px !important;
}

a.scrollTo {
    display: flex;
    align-items: center;
}

img.section-menu-img {
    max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.section-menu-title.section-menu-title-xs {
    margin: auto 5px;
    color: #000;
    font-size: 13px;
}
.section-title-box-img {
    background: none;
}

.section-title-box {
    margin-bottom: 0;
}

.section-title-box p {
    color: #000;
}

.section-image-header {
    margin-bottom: 15px;
}

.promo-code-info {
    background: black; 
    text-align: center; 
    padding: 0 10px; 
    border-radius: 10px;
}

.copy {
    width: 390px !important;
}

.campaign .row>.tittle h2 {
    background: none!important;
}

.swiper-scrollbar {
    display: none;
}

.horizontal-scrolbox {
    margin-bottom: 10px;
    height: auto;
}

.function-list.voucher.slide {
    margin-bottom: 0px;
}

/* .swiper1 .swiper-slide {
    width: 100%;
}

.swiper1 .swiper-slide .section-title-box {
    display: inline-block;
}

.swiper1 .swiper-slide .section-title-box-img {
    display: inline-block;
}


section-title-box-img section-title-box-img-xs */


.swiper3 {
    width: 100%;
    height: 100%;
  }

.swiper3 .swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
}

.swiper3 .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}

.swiper3 .swiper-slide {
    height: 100px;
    width: auto;
}

.sticky {
    transition: none!important;
}

#image-header img {
    max-width: 100%;
}

@media only screen and (max-width: 600px) {
    #image-header img {
        max-width: 100%;
    }

    .section-menu-offset {
        padding-top: 0px;
    }

    .copy {
        width: 229px !important;
    }

    .promo-code-info {
        width: 200px;
    }

    /* .swiper-slide {
        width: fit-content !important;
    } */

    .section-title-box {
        width: 100%;
    }

    .section-menu-img {
        width: 100%;
    }

    .section-menu-offset {
        padding-top: 250px;
    }

    .section-title-box-img {
        width: 100%;
        height: unset;
    }

    .section-title-box p {
        white-space: normal;
        font-size: 0.8rem;
        line-height: 0.8rem;
        margin-top: 5px;
    }
    
    .horizontal-scrolbox {
        height: unset;
    }

    .section-menu-title.section-menu-title-xs {
        white-space: unset !important;
    }

    #some-element { 
        display: none; 
    }

    .swiper2 {
        width: 300px;
    }

    .swiper1 .swiper-slide {
        height: 50px;
        width: auto;
    }

    .swiper1 .section-title-box {
        margin-right: 10px;
        display: inline-block;
        margin-bottom: 10px;
        text-align: center;
    }
    
    .swiper1 .section-title-box p {
        margin: 0;
        padding: 0;
    }
    
    .swiper1 .section-title-box-img {
        border-radius: 10px;
        display: inline-block;
    }
    .swiper1 .section-menu-title {
        display: inline-block;
    }
    
    .contain.brand-list .logo {
        height: auto;
    }

    .contain.brand-list .whole-box {
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
        background: #fff;
    }

    .info-campaign .voucher-top .promo.bp .copy {
        padding-right: 8px;
    }

    .info-campaign .voucher-top {
        background-image: radial-gradient(circle at 70px 0px, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 10px, #fff 10px);
    }

    .info-campaign .voucher-bottom {
        background-image: radial-gradient(circle at 70px 10px, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 10px, #fff 10px);
    }

    .brand-list {
        margin-top: 0px;
    }

    .voucher-list .col-5-item {
        width: 50%;
    }

    .product-list.voucher .brands .brands-logo {
        top: -17px;
    }

    .product-list .brands-logo {
        left: calc(50% - 17px);
    }

    .product-list .brands-logo {
        width: 40px;
        height: 40px;
    }
    .campaign-promo .product-list.voucher .pro-img h2 {
        line-height: 1.5rem;
        font-size: 1.1rem;
        margin-bottom: 3px;
    }

    .product-list.voucher {
        margin-bottom: 0;
    }
}